home *** CD-ROM | disk | FTP | other *** search
- object pcgform: Tpcgform
- Left = 159
- Top = 53
- Width = 800
- Height = 601
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'PC Gamer'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ie: TWebBrowser_V1
- Left = -12
- Top = -17
- Width = 847
- Height = 618
- TabOrder = 0
- OnBeforeNavigate = ieBeforeNavigate
- ControlData = {
- 4C0000008A570000DF3F00000100000005000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E12620C000000000000004C0000000114020000000000C000000000000046
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000D8DF6F00}
- end
- object videopanel: TPanel
- Left = 12
- Top = 80
- Width = 626
- Height = 513
- Caption = 'videopanel'
- TabOrder = 2
- Visible = False
- end
- object Button2: TButton
- Left = 632
- Top = 576
- Width = 75
- Height = 17
- Caption = 'Button2'
- TabOrder = 1
- OnClick = Button1Click
- end
- object MediaPlayer1: TMediaPlayer
- Left = 16
- Top = 8
- Width = 29
- Height = 30
- VisibleButtons = []
- Visible = False
- TabOrder = 3
- end
- object toppanel: TPanel
- Left = 62
- Top = 60
- Width = 732
- Height = 516
- BevelOuter = bvNone
- Caption = 'toppanel'
- Color = clWhite
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 4
- object topbrowser: TWebBrowser_V1
- Left = 0
- Top = -17
- Width = 732
- Height = 533
- TabOrder = 0
- OnBeforeNavigate = topbrowserBeforeNavigate
- ControlData = {
- 4C000000A84B0000163700000100000005000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E12620C000000000000004C0000000114020000000000C000000000000046
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000D8DF6F00}
- end
- end
- object databasepanel: TPanel
- Left = 62
- Top = 60
- Width = 732
- Height = 516
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'databasepanel'
- Ctl3D = True
- ParentColor = True
- ParentCtl3D = False
- TabOrder = 5
- Visible = False
- object Label2: TLabel
- Left = 8
- Top = 16
- Width = 78
- Height = 20
- Caption = 'Databases'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 728
- Height = 512
- ActivePage = reviews
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnChange = PageControl1Change
- object reviews: TTabSheet
- Caption = 'Reviews '
- OnEnter = reviewsEnter
- object rgametitle: TDBText
- Left = 8
- Top = 16
- Width = 481
- Height = 17
- DataSource = DataSource1
- end
- object rissuepage: TDBText
- Left = 8
- Top = 72
- Width = 257
- Height = 17
- DataSource = DataSource1
- end
- object rcategory: TDBText
- Left = 8
- Top = 48
- Width = 249
- Height = 17
- DataSource = DataSource1
- end
- object rconame: TDBText
- Left = 8
- Top = 96
- Width = 249
- Height = 17
- DataSource = DataSource1
- end
- object raddress: TDBText
- Left = 8
- Top = 120
- Width = 249
- Height = 17
- DataSource = DataSource1
- end
- object DBNavigator1: TDBNavigator
- Left = 0
- Top = 304
- Width = 240
- Height = 25
- DataSource = DataSource1
- TabOrder = 0
- end
- object Edit1: TEdit
- Left = 184
- Top = 376
- Width = 9
- Height = 28
- TabOrder = 1
- Text = 'Edit1'
- end
- end
- object cds: TTabSheet
- Caption = 'CD-Demos'
- OnEnter = cdsEnter
- object DBText1: TDBText
- Left = 8
- Top = 24
- Width = 481
- Height = 17
- DataSource = DataSource2
- end
- object DBText2: TDBText
- Left = 8
- Top = 48
- Width = 257
- Height = 17
- DataSource = DataSource2
- end
- object DBText3: TDBText
- Left = 8
- Top = 72
- Width = 249
- Height = 17
- DataSource = DataSource2
- end
- object DBText4: TDBText
- Left = 8
- Top = 96
- Width = 249
- Height = 17
- DataSource = DataSource2
- end
- object DBText5: TDBText
- Left = 8
- Top = 128
- Width = 249
- Height = 17
- DataSource = DataSource2
- end
- object DBNavigator2: TDBNavigator
- Left = 0
- Top = 304
- Width = 240
- Height = 25
- DataSource = DataSource2
- TabOrder = 0
- end
- end
- object patches: TTabSheet
- Caption = 'Patches'
- OnEnter = patchesEnter
- object DBText6: TDBText
- Left = 8
- Top = 24
- Width = 481
- Height = 17
- DataSource = DataSource3
- end
- object DBText7: TDBText
- Left = 8
- Top = 48
- Width = 257
- Height = 17
- DataSource = DataSource3
- end
- object DBText8: TDBText
- Left = 8
- Top = 72
- Width = 249
- Height = 17
- DataSource = DataSource3
- end
- object DBText9: TDBText
- Left = 8
- Top = 96
- Width = 249
- Height = 17
- DataSource = DataSource3
- end
- object DBText10: TDBText
- Left = 8
- Top = 120
- Width = 249
- Height = 17
- DataSource = DataSource3
- end
- object patchnotes: TDBText
- Left = 8
- Top = 144
- Width = 249
- Height = 17
- DataSource = DataSource3
- end
- object DBNavigator3: TDBNavigator
- Left = 0
- Top = 304
- Width = 240
- Height = 25
- DataSource = DataSource3
- TabOrder = 0
- end
- end
- object company: TTabSheet
- Caption = 'Companies'
- object DBText11: TDBText
- Left = 8
- Top = 24
- Width = 481
- Height = 17
- DataSource = DataSource4
- end
- object DBText12: TDBText
- Left = 8
- Top = 56
- Width = 257
- Height = 17
- DataSource = DataSource4
- end
- object DBText13: TDBText
- Left = 8
- Top = 80
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText14: TDBText
- Left = 8
- Top = 104
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText15: TDBText
- Left = 8
- Top = 128
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText16: TDBText
- Left = 8
- Top = 168
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText17: TDBText
- Left = 8
- Top = 176
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText18: TDBText
- Left = 8
- Top = 200
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBText19: TDBText
- Left = 8
- Top = 224
- Width = 249
- Height = 17
- DataSource = DataSource4
- end
- object DBNavigator4: TDBNavigator
- Left = 0
- Top = 304
- Width = 240
- Height = 25
- DataSource = DataSource4
- TabOrder = 0
- end
- end
- end
- end
- object fadepanel: TPanel
- Left = 551
- Top = 532
- Width = 185
- Height = 41
- Caption = 'fadepanel'
- Color = clBlack
- TabOrder = 6
- Visible = False
- object HarmFade1: THarmFade
- Left = 0
- Top = 0
- Width = 75
- Height = 75
- DisolvRate = 5
- BlendRate = 5
- OnEnd = HarmFade1End
- end
- end
- object splashpanel: TPanel
- Left = 0
- Top = 0
- Width = 835
- Height = 601
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 7
- OnClick = splashpanelClick
- object Button3: TButton
- Left = 96
- Top = 16
- Width = 75
- Height = 25
- Caption = 'Button3'
- TabOrder = 0
- Visible = False
- OnClick = Button1Click
- end
- end
- object gamepanel: TPanel
- Left = 135
- Top = 88
- Width = 655
- Height = 419
- BevelOuter = bvNone
- Caption = 'gamepanel'
- Color = clBlue
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 8
- object screenie: TMemo
- Left = 0
- Top = 0
- Width = 655
- Height = 393
- Align = alTop
- BorderStyle = bsNone
- Color = clBlue
- Ctl3D = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Small Fonts'
- Font.Pitch = fpFixed
- Font.Style = []
- Lines.Strings = (
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- '')
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- OnClick = screenieClick
- end
- object lineinput: TEdit
- Left = 48
- Top = 392
- Width = 601
- Height = 26
- BorderStyle = bsNone
- Color = clBlue
- Ctl3D = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -20
- Font.Name = 'Small Fonts'
- Font.Pitch = fpFixed
- Font.Style = []
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 1
- OnKeyUp = lineinputKeyUp
- end
- object DummyLabel: TEdit
- Left = 0
- Top = 393
- Width = 40
- Height = 26
- BorderStyle = bsNone
- Color = clBlue
- Ctl3D = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -20
- Font.Name = 'Small Fonts'
- Font.Pitch = fpFixed
- Font.Style = [fsBold]
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- Text = '>>'
- OnChange = DummyLabelChange
- OnClick = DummyLabelClick
- OnEnter = DummyLabelEnter
- OnKeyDown = DummyLabelKeyDown
- OnKeyPress = DummyLabelKeyPress
- OnKeyUp = DummyLabelKeyUp
- OnMouseDown = DummyLabelMouseDown
- end
- end
- object Table1: TTable
- Left = 60
- Top = 504
- end
- object DataSource1: TDataSource
- DataSet = Table1
- Left = 84
- Top = 496
- end
- object Table2: TTable
- Left = 288
- Top = 504
- end
- object DataSource2: TDataSource
- DataSet = Table2
- Left = 320
- Top = 504
- end
- object DataSource3: TDataSource
- DataSet = Table3
- Left = 224
- Top = 512
- end
- object DataSource4: TDataSource
- DataSet = Table4
- Left = 144
- Top = 512
- end
- object Table3: TTable
- Left = 200
- Top = 512
- end
- object Table4: TTable
- Left = 120
- Top = 512
- end
- object Timer1: TTimer
- Interval = 10500
- OnTimer = Timer1Timer
- Left = 24
- Top = 16
- end
- end
-